@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public class RilevazioneType extends Object
Classe Java per rilevazioneType complex type.
Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
<complexType name="rilevazioneType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="dataRilevazione" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataAggiornamento" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="dataRegistrazione" use="required" type="{http://www.w3.org/2001/XMLSchema}dateTime" />
<attribute name="modRilevazione">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="autonoma"/>
<enumeration value="SSR"/>
<enumeration value="altraStruttura"/>
<enumeration value="MMG"/>
</restriction>
</simpleType>
</attribute>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected XMLGregorianCalendar |
dataAggiornamento |
protected XMLGregorianCalendar |
dataRegistrazione |
protected XMLGregorianCalendar |
dataRilevazione |
protected String |
modRilevazione |
| Constructor and Description |
|---|
RilevazioneType() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getDataAggiornamento()
Recupera il valore della proprietà dataAggiornamento.
|
XMLGregorianCalendar |
getDataRegistrazione()
Recupera il valore della proprietà dataRegistrazione.
|
XMLGregorianCalendar |
getDataRilevazione()
Recupera il valore della proprietà dataRilevazione.
|
String |
getModRilevazione()
Recupera il valore della proprietà modRilevazione.
|
void |
setDataAggiornamento(XMLGregorianCalendar value)
Imposta il valore della proprietà dataAggiornamento.
|
void |
setDataRegistrazione(XMLGregorianCalendar value)
Imposta il valore della proprietà dataRegistrazione.
|
void |
setDataRilevazione(XMLGregorianCalendar value)
Imposta il valore della proprietà dataRilevazione.
|
void |
setModRilevazione(String value)
Imposta il valore della proprietà modRilevazione.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected XMLGregorianCalendar dataRilevazione
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected XMLGregorianCalendar dataAggiornamento
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected XMLGregorianCalendar dataRegistrazione
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") protected String modRilevazione
@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public XMLGregorianCalendar getDataRilevazione()
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setDataRilevazione(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public XMLGregorianCalendar getDataAggiornamento()
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setDataAggiornamento(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public XMLGregorianCalendar getDataRegistrazione()
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public void setDataRegistrazione(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2024-11-15T12:10:56+01:00", comments="JAXB RI v2.3.2") public String getModRilevazione()
StringCopyright © 2024. All rights reserved.